chromiumDir

Sets the absolute path to the directory where Chromium binaries are located.

If the directory contains the Chromium binaries, the library will check them and make sure they are compatible with the current library version.

Otherwise, the library will search for the binaries inside the JAR files from the application classpath and extract them into the given directory programmatically. It might take some time to extract the Chromium binaries from a JAR archive. The exact time depends on the hardware (CPU and SSD/HDD) performance.